home *** CD-ROM | disk | FTP | other *** search
/ Moving Worlds - Companion / Moving Worlds.iso / obj2wrl / obj2wrl.1l < prev    next >
Text File  |  1995-05-31  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4. OBJ2WRL(1VT)               VRML TOOLS                OBJ2WRL(1VT)
  5.  
  6.  
  7.  
  8. NAME
  9.      obj2wrl  -  Convert Wavfront obj file to VRML wrl file
  10.  
  11. SYNOPSIS
  12.      obj2wrl [_a_r_g_u_m_e_n_t_s]
  13.  
  14. DESCRIPTION
  15.      obj2wrl reads a Wavefront OBJ file and outputs the  geometry
  16.      in VRML wrl file format. This has several useful benefits:
  17.  
  18.           Use existing geometry to build new VRML worlds.
  19.           Use standard modeling tools to generate new geometry.
  20.  
  21. OPTIONS
  22.           -infile _i_n_p_u_t_f_i_l_e     default is STDIN
  23.           -outfile _o_u_t_p_u_t_f_i_l_e   default is STDOUT
  24.           -verbose              default is OFF
  25.           -normalize            default is OFF
  26.           -colorize             default is OFF
  27.           -xscale _f_l_o_a_t         default is 1.0
  28.           -yscale _f_l_o_a_t         default is 1.0
  29.           -zscale _f_l_o_a_t         default is 1.0
  30.  
  31. EXAMPLE
  32.           obj2wrl test.obj test.wrl
  33.  
  34. SEE ALSO
  35.      im2wrl (1VT), wrlgrid (1VT), tri2wrl (1VT)
  36.  
  37.  
  38. AUTHOR
  39.      John Moreland
  40.      San Diego Supercomputer Center
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. SDSC                Last change: May 24, 1995                   1
  64.  
  65.  
  66.  
  67.